projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c9432e
)
Forgotten file
author
Matthias Clasen
<matthiasc@src.gnome.org>
Mon, 20 Feb 2006 17:20:09 +0000
(17:20 +0000)
committer
Matthias Clasen
<matthiasc@src.gnome.org>
Mon, 20 Feb 2006 17:20:09 +0000
(17:20 +0000)
gdk/gdkinternals.h
patch
|
blob
|
history
diff --git
a/gdk/gdkinternals.h
b/gdk/gdkinternals.h
index 28d35ef2a95e48da007fdbc6100464351422cf54..b38fca670900218017788c6679b09f391c681f47 100644
(file)
--- a/
gdk/gdkinternals.h
+++ b/
gdk/gdkinternals.h
@@
-220,7
+220,8
@@
GdkGC *_gdk_drawable_get_scratch_gc (GdkDrawable *drawable,
void _gdk_gc_update_context (GdkGC *gc,
cairo_t *cr,
GdkColor *override_foreground,
- GdkBitmap *override_stipple);
+ GdkBitmap *override_stipple,
+ gboolean gc_changed);
/*************************************
* Interfaces used by windowing code *